home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10901 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  867 b 

  1. Path: inforamp.net!ts31-02
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: How to get C++ Windows aware of DOS programs
  5. Date: Mon, 11 Mar 96 06:14:14 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4i0gc5$5g9@sam.inforamp.net>
  8. References: <danielle.langlois.2.0010D35B@nrc.ca>
  9. NNTP-Posting-Host: ts31-02.tor.inforamp.net
  10. Keywords: DOS, error returns, screen trapping
  11.  
  12. In article <danielle.langlois.2.0010D35B@nrc.ca>,
  13.    danielle.langlois@nrc.ca (Danielle Langlois) wrote:
  14. >I need to find a way to make a Windows C++ program aware of DOS program 
  15. >without using a file to hold information transferred from the DOS to the 
  16. >Windows application. The startegy has to fit for a read only media.
  17.  
  18. Solution.  DDE for DOS Applications.  An article was written in the August 
  19. 1993 issue of Windows/DOS Developer's Journal.
  20.  
  21. Agrivar
  22.